Platform Explorer / Nuxeo Platform 6.0

Operation AttachFiles (AttachFiles)

In component BuiltIn
Operation id AttachFiles
Category Chain
Label AttachFiles
Requires
Since

Parameters

No parameters.

Signature

Inputs bloblist, blob
Outputs document, document

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "AttachFiles",
  "label" : "AttachFiles",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "AttachFiles",
  "signature" : [ "bloblist", "document", "blob", "document" ],
  "params" : [ ]
}